Addison-Wesley OpenGL SuperBible, Comprehensive Tutorial and Reference 6th (2014) by Nicholas Haemel
Author:Nicholas Haemel
Format: epub
Published: 0101-01-01T00:00:00+00:00
Multi-sample Antialiasing
To increase the sample rate of the image, OpenGL supports storing multiple samples for every pixel on the screen. This technique is known as multi-sample antialiasing or MSAA. Rather than sampling each primitive only once, OpenGL will sample the primitive at multiple locations within the pixel and, if any are hit, run your shader. Whatever color your shader produces is written into all of the hit samples. The actual location of the samples within each pixel might be different on different OpenGL implementations. Figure 9.11 shows an example arrangement of the sample positions for 1, 2, 4, and 8 sample arrangements.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
The Mikado Method by Ola Ellnestam Daniel Brolund(21897)
Hello! Python by Anthony Briggs(21106)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(19621)
Dependency Injection in .NET by Mark Seemann(19141)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(18794)
Kotlin in Action by Dmitry Jemerov(18651)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(18343)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(17203)
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(16957)
Grails in Action by Glen Smith Peter Ledbrook(16327)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(13946)
Secrets of the JavaScript Ninja by John Resig & Bear Bibeault(11940)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(10729)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10592)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(9823)
Hit Refresh by Satya Nadella(9107)
The Kubernetes Operator Framework Book by Michael Dame(8535)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8358)
Robo-Advisor with Python by Aki Ranin(8305)